List of all members
MV_CC_PURPLE_FRINGING_PARAM Class Reference

Includes parameters of purple fringing correction. More...

Inherits Structure.

Detailed Description

Includes parameters of purple fringing correction.

Parameters
nWidthc_uint, Image width, minimum value: 4.
nHeightc_uint, Image height, minimum value: 4.
pSrcBufPOINTER(c_ubyte), Input data buffer.
nSrcBufLenc_uint, Input data size.
enPixelTypeMvGvspPixelType , Pixel format.
pDstBufPOINTER(c_ubyte), Provided output buffer size.
nDstBufSizec_uint, Output data size.
nKernelSizec_uint, Filter kernel size, only 3, 5, 7, and 9 are supported.
nEdgeThresholdc_uint, Edge threshold, range: [0, 2040].
nResc_uint * 8, Reserved.